var crypto/x509.oidSignatureEd25519

4 uses

	crypto/x509 (current package)
		x509.go#L341: 	oidSignatureEd25519         = asn1.ObjectIdentifier{1, 3, 101, 112}
		x509.go#L378: 	{PureEd25519, "Ed25519", oidSignatureEd25519, Ed25519, crypto.Hash(0) /* no pre-hashing */},
		x509.go#L407: 	if ai.Algorithm.Equal(oidSignatureEd25519) {
		x509.go#L1437: 		sigAlgo.Algorithm = oidSignatureEd25519